(message "Welcome to the WBReboot 1.0 Installation Utility\n (c) 1999 Andrew Dixon. ")
(copyfiles
(source "WBReboot1.0")
(newname "WBReboot")
(dest "SYS:WBStartup")
)
(if
(= 0
(askchoice
(prompt "Please choose your icon set")
(choices "32 Colour Newicons" "4 Colour Standard Icons")
(help "The installer is asking which icon set you would like installed. For the 256 colour icons you must be running NewIcons, otherwise choose the 4 colour icons.")